SfcSerializedTypes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
None | 0 | |
Property | 1 | |
Parent | 2 | |
Collection | 3 | |
Reference | 4 |