PropertyCollectionPrecision Property

Get/Set the precision, in decimal places, of values in this collection.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public int Precision { get; set; }

Property Value

Int32

See Also