{CompanyName} FlexyGo

EntityObject..::..CanEditProperty Method

Gets a value indicating whether this instance can be edited.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public bool CanEditProperty(
	string PropertyName
)
Public Function CanEditProperty ( _
	PropertyName As String _
) As Boolean

Parameters

PropertyName
Type: String

Return Value

true if this instance can edit property; otherwise, false.