Class ESS_MS_Dynamic_MaskExtender_Info
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework.Model
Assembly: Simplic.Framework.Model.dll
Syntax
public class ESS_MS_Dynamic_MaskExtender_Info : SybaseBase, INotifyPropertyChanged
Constructors
| Improve this Doc View SourceESS_MS_Dynamic_MaskExtender_Info(SybaseStack)
Declaration
public ESS_MS_Dynamic_MaskExtender_Info(SybaseStack sb)
Parameters
Type | Name | Description |
---|---|---|
SybaseStack | sb |
Properties
| Improve this Doc View SourceExtendedForm
Declaration
public Guid ExtendedForm { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
FormExtender
Declaration
public Guid FormExtender { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
TableName
Declaration
public override string TableName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceTableOwner
Declaration
public override string TableOwner { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
| Improve this Doc View SourceEquals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
System.Object.Equals(System.Object)
Implements
System.ComponentModel.INotifyPropertyChanged