SfcSerializedTypes Enum
Definition
This enum represents all possible SML nodes in serialized content of an sfc instance
public enum SfcSerializedTypes
type SfcSerializedTypes =
Public Enum SfcSerializedTypes
- Inheritance
-
SfcSerializedTypes
Fields
Collection | 3 | |
None | 0 | |
Parent | 2 | |
Property | 1 | |
Reference | 4 |