Share via


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

Name Value Description
None 0
Property 1
Parent 2
Collection 3
Reference 4

Applies to