'Declaration
Public ReadOnly Property IsAliased As Boolean
'Usage
Dim instance As UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.IsAliased
public bool IsAliased {get;}
Property Value
The default value of this property is False
.