CustomPropertyInstance Class

Definition

Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.

public ref class CustomPropertyInstance sealed
public sealed class CustomPropertyInstance
type CustomPropertyInstance = class
Public NotInheritable Class CustomPropertyInstance
Inheritance
CustomPropertyInstance

Properties

Name

Gets the calculated value of the Name property in a CustomProperty class.

Value

Gets the calculated value of the Value property in a CustomProperty class.

Applies to