Singer Instruments PIXL Client
PinningInstructions Property



SI.PIXL.Client.Structs.Instructions Namespace > ConsecutivePinningInstruction Structure : PinningInstructions Property
Get the pinning instructions.
Syntax
'Declaration
 
Public ReadOnly Property PinningInstructions As PinningInstruction()
'Usage
 
Dim instance As ConsecutivePinningInstruction
Dim value() As PinningInstruction
 
value = instance.PinningInstructions
public PinningInstruction[] PinningInstructions {get;}
public:
property array<PinningInstruction>^ PinningInstructions {
   array<PinningInstruction>^ get();
}
Requirements

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

See Also

Reference

ConsecutivePinningInstruction Structure
ConsecutivePinningInstruction Members