public sealed class AiPartner : IAiObject<AiPartnerInfo>Public NotInheritable Class AiPartner
Implements IAiObject(Of AiPartnerInfo)public ref class AiPartner sealed : IAiObject<AiPartnerInfo^>[<SealedAttribute>]
type AiPartner =
class
interface IAiObject<AiPartnerInfo>
end| AiPartner | Инициализирует новый экземпляр класса AiPartner |
| FullName | Полное наименование. |
| FullNameTrimmed | Полное наименование без организационной формы. |
| Inn | ИНН. |
| Kpp | КПП. |
| ShortName | Краткое наименование. |
| ShortNameTrimmed | Краткое наименование без организационной формы. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| IsNullOrEmpty | Проверяет, что все свойства класса пусты или null. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| NameIsNullOrEmpty | Проверяет, что все свойства класса, содержащие наименования, являются значениями Empty или , или состоят только из символов-разделителей. |
| ToString | Returns a string that represents the current object. (Переопределяет ObjectToString) |