HelpPageSampleKey.SampleDirection Property

 

Gets the SampleDirection.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Description.Samples
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public Nullable<SampleDirection> SampleDirection {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.Nullable<SampleDirection>
Return to top
Show: