Click or drag to resize

Behavior Enumeration

[This is preliminary documentation and is subject to change.]

Behavior enumeration

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public enum Behavior
Members
  Member nameValueDescription
Master0 Property is considered THE source during the initialization process
Slave1 Property will receive the value from the MASTER property during the initialization process
See Also