{CompanyName} FlexyGo

ObjectProperty Constructor (String)

Initializes a new instance of the ObjectProperty class.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public ObjectProperty(
	string CustomPropertyName
)
Public Sub New ( _
	CustomPropertyName As String _
)

Parameters

CustomPropertyName
Type: String