'Declaration
ReadOnly Property IsStrictlyPhysical As Boolean
'Usage
Dim instance As _UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.IsStrictlyPhysical
bool IsStrictlyPhysical {get;}
'Declaration
ReadOnly Property IsStrictlyPhysical As Boolean
'Usage
Dim instance As _UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.IsStrictlyPhysical
bool IsStrictlyPhysical {get;}
For dataset subscription descriptor to be strictly physical, its connection descriptor and filter must be strictly physical, and it must not have a published dataset specified.