Miner.Responder.Shared.SchemaObjects Namespace > OperationsArchiveObject Class : Sequence Property |
'Declaration
Public Property Sequence As System.Nullable(Of Integer)
'Usage
Dim instance As OperationsArchiveObject Dim value As System.Nullable(Of Integer) instance.Sequence = value value = instance.Sequence
public System.Nullable<int> Sequence {get; set;}
public read-write property Sequence: System.Nullable;
public function get,set Sequence : 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