ClientObject.IsPropertyAvailable(String) Method

Definition

public bool IsPropertyAvailable (string propertyName);
member this.IsPropertyAvailable : string -> bool
Public Function IsPropertyAvailable (propertyName As String) As Boolean

Parameters

propertyName
String

Returns

Applies to