Class DeletableCollectionMember<T>
Inheritance
System.Object
DeletableCollectionMember<T>
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class DeletableCollectionMember<T> : APIBase, IEquatable<APIBase>
Type Parameters
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Item
Declaration
Property Value
Name
Declaration
public string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
Methods
Delete()
Declaration
Implements
System.IEquatable<T>
Extension Methods