Click or drag to resize
Property Constructor

Namespace: FlexRule.ConceptModels
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Property(
	string name,
	PropertyType type = PropertyType.Object
)

Parameters

name
Type: SystemString
type (Optional)
Type: FlexRule.ConceptModelsPropertyType
See Also