Scale Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the scale adjustment for a particular serialized value.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Scale As ULong
public ulong Scale
public:
unsigned long long Scale
val mutable Scale: uint64
public var Scale : ulong

Remarks

For time values, this property is measured in clock ticks.

.NET Framework Security

See Also

Reference

SerializationHintsAttribute Class

Microsoft.SPOT Namespace