Property Data
Data
String representation of the data that will be passed to the IInitializableObject.Initialize method of the created object. This is usually a JSON string of the serialized data object.
Declaration
public readonly string Data { get; }
Property Value
Type | Description |
---|---|
String |