Miner.Responder.Shared.SchemaObjects Namespace > CustomersArchiveObject Class : PriorityCustomer Property |
'Declaration
Public Property PriorityCustomer As System.Nullable(Of PriorityTypeDomain)
'Usage
Dim instance As CustomersArchiveObject Dim value As System.Nullable(Of PriorityTypeDomain) instance.PriorityCustomer = value value = instance.PriorityCustomer
public System.Nullable<PriorityTypeDomain> PriorityCustomer {get; set;}
public read-write property PriorityCustomer: System.Nullable;
public function get,set PriorityCustomer : System.Nullable
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2