CurvResource.IsDataStoredDiscretely

CurvResource.IsDataStoredDiscretely property

Gets or sets a value indicating whether this instance is data stored discrete.

public bool IsDataStoredDiscretely { get; set; }

Property Value

true if this instance is data stored discrete; otherwise, false.

See Also