Namespace: TfsApi.Administration.DtoAssembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
public ProjectIteration ParentProjectIteration { get; set; }
public ProjectIteration ParentProjectIteration { get; set; }
Public Property ParentProjectIteration As ProjectIteration
Get
Set
Public Property ParentProjectIteration As ProjectIteration
Get
Set
public:
property ProjectIteration^ ParentProjectIteration {
ProjectIteration^ get ();
void set (ProjectIteration^ value);
}
public:
property ProjectIteration^ ParentProjectIteration {
ProjectIteration^ get ();
void set (ProjectIteration^ value);
}
Property Value
Type:
ProjectIteration