'DeclarationReadOnly Property IsStrictlyPhysical As Boolean
'UsageDim instance As _UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.IsStrictlyPhysical
bool IsStrictlyPhysical {get;}
'DeclarationReadOnly Property IsStrictlyPhysical As Boolean
'UsageDim 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.