Click or drag to resize
IValidationContextNewOrExisting Method
Gets a property from the Item item (if it exists). Otherwise, the property from Existing is returned

Namespace: Innovator.Server
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
IReadOnlyProperty NewOrExisting(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: IReadOnlyProperty
See Also