Свойство | Type | Description | |
---|---|---|---|
Schema | ISchema |
Méthode | Description | |
---|---|---|
Load ( IValueStream stream ) : |
||
ReadPropertyAck ( ObjectId objectIdentifier, PropertyIdentifier propertyIdentifier, Option |
||
Save ( IValueSink sink, |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
Résultat |
public ReadPropertyAck ( ObjectId objectIdentifier, PropertyIdentifier propertyIdentifier, Option |
||
objectIdentifier | ObjectId | |
propertyIdentifier | PropertyIdentifier | |
propertyArrayIndex | Option |
|
propertyValue | GenericValue | |
Résultat | System |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
Résultat | void |