PropertyValue Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
Represents a property value for a particular entity
Syntax
public sealed class PropertyValue Public NotInheritable Class PropertyValue Constructors
| Name | Description |
|---|---|
| PropertyValue | Creates an instance of a PropertyValue object |
Properties
| Name | Description |
|---|---|
| Entity | Gets the entity that this value is associated with |
| PropertyDefinition | Gets the PropertyDefinition that the value is associated with |
| Value | Gets or sets the actual property value |
Methods
| Name | Description |
|---|---|
| Clone | Creates a copy of this property value |
Returned By
Where you get a PropertyValue — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyValue