Class NamedKey
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
NamedKey
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Utility.Databases
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class NamedKey : DatabaseKey, IEquatable<APIBase>
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>