Part Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Part abstract : Microsoft::XLANGs::BaseTypes::XLANGPart
[System.Serializable]
public abstract class Part : Microsoft.XLANGs.BaseTypes.XLANGPart
type Part = class
inherit XLANGPart
Public MustInherit Class Part
Inherits XLANGPart
Inheritance
Derived
Attributes
Constructors
Properties
Methods
_getXPath(String, Boolean)
_setXPath(String, Object, ValueFormatter, Boolean)
AssertPayloadProperty(PropertyDefinition, Object)
AssertXPathValue(String, Object)
CheckNonNull()
ConstructionCompleteEvent(Boolean)
CopyFrom(Part)
Dispose()
GenericLoadFrom(Object)
GetActualMessageTypeName()
GetCachedXPathQueries()
GetDFDef(String)
GetDistinguishedField(String)
GetPartProperties()
GetPartProperty(Type)
GetPartType()
GetPayloadProperty(PropertyDefinition)
GetPropertyValueNoThrow(Type)
GetPropertyValueThrows(Type)
GetXmlDocumentFragment(String)
GetXPathValue(String)
LoadFrom(Object)
Persist(String, Boolean)
PostPersist()
PrefetchXPathValue(String)
PrepareForWrite(PreferredValueRepresentation)
ProtectedLoadFrom(Object)
ProtectedRegisterWithValueTable()
ProtectedRetrieveAs(Type)
RetrieveAs(Type)
Rollback()
SetDistinguishedField(String, Object)
SetNewName(String)
SetPartProperty(Type, Object)
SetPayloadProperty(PropertyDefinition, Object)
SetPropertyValue(Type, Object)
SpecifyPartLevelPrefetching(Value)
Unpersist(UnderlyingPart)
XPathAssign(Part, String)
XPathLoad(Part, String, Type)
XPathStore(Object, String)
Applies to