{CompanyName} FlexyGo

EntityObject..::..CanViewProperty Method

Gets a value indicating whether this instance can be viewed.

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

Syntax


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

Parameters

PropertyName
Type: String

Return Value

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