ProjectItemDefinitionLink Class

Definition

External projects support. Allow for creating a local representation to external object of type ProjectItemDefinition

public ref class ProjectItemDefinitionLink abstract
public abstract class ProjectItemDefinitionLink
type ProjectItemDefinitionLink = class
Public MustInherit Class ProjectItemDefinitionLink
Inheritance
ProjectItemDefinitionLink

Constructors

ProjectItemDefinitionLink()

Properties

ItemType

Access to remote ItemType.

Metadata

Facilitate remoting the Metadata and MetadataCount.

Project

Access to remote Project.

Methods

GetMetadata(String)

Facilitate remoting the GetMetadata(String).

GetMetadataValue(String)

Facilitate remoting the GetMetadataValue(String).

SetMetadataValue(String, String)

Facilitate remoting the SetMetadataValue(String, String).

Applies to