de la propiedad QueueStatusDataSet.StatusRow.QueueLocalStorage
Espacio de nombres: WebSvcQueueSystem
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property QueueLocalStorage As Byte()
Get
Set
'Uso
Dim instance As QueueStatusDataSet.StatusRow
Dim value As Byte()
value = instance.QueueLocalStorage
instance.QueueLocalStorage = value
public byte[] QueueLocalStorage { get; set; }
Valor de propiedad
Tipo: []
Vea también
Referencia
clase QueueStatusDataSet.StatusRow