pmMDA.NET

ViewPropertyDefinition Constructor 

[This is preliminary documentation and subject to change.]

Initialises a new instance of a nested ViewPropertyDef which is accessible through a path expression relative to a parent ViewDef.

public ViewPropertyDefinition(
   string propertyName,
   string propertyPath
);

Parameters

propertyName
propertyPath

See Also

ViewPropertyDefinition Class | PmMda.Net.Views.Definition Namespace