XPObjectStub Members
A container for object data passed via the ISerializableObjectLayer objects.Constructors
| Name | Description |
|---|---|
| XPObjectStub() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(XPClassInfoStub, Guid, Object[]) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(XPClassInfoStub, Guid) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(XPClassInfoStub, Object[]) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(XPClassInfoStub) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(String, Guid, Object[], XPClassInfoStubOldValueContainer[], Boolean[]) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStub(String, Object[], XPClassInfoStubOldValueContainer[], Boolean[]) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Properties
| Name | Description |
|---|---|
| Changed | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ClassName | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| Data | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| Guid | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| HasGuid | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| IsEmpty | |
| IsIntermediate | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| IsNew | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| Key | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| OldData | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| OptimisticLockFieldInDataLayer | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Methods
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetEvaluatorContextDescriptor(IXPDictionaryProvider) static | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetHashCode() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MarkAsEmpty() | |
| MarkAsIntermediate() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| MarkAsNew() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also