CustomFormattedPart 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 CustomFormattedPart abstract : Microsoft::XLANGs::Core::DotNetPart
[System.Serializable]
public abstract class CustomFormattedPart : Microsoft.XLANGs.Core.DotNetPart
type CustomFormattedPart = class
inherit DotNetPart
Public MustInherit Class CustomFormattedPart
Inherits DotNetPart
Inheritance
Attributes
Constructors
Properties
Methods
_getXPath(String, Boolean)
(Inherited from Part )
_setXPath(String, Object, ValueFormatter, Boolean)
(Inherited from Part )
AssertPayloadProperty(PropertyDefinition, Object)
(Inherited from DotNetPart )
AssertXPathValue(String, Object)
(Inherited from Part )
CheckNonNull()
(Inherited from Part )
ConstructionCompleteEvent(Boolean)
(Inherited from Part )
CopyFrom(Part)
(Inherited from Part )
Dispose()
(Inherited from Part )
GenericLoadFrom(Object)
(Inherited from Part )
GetActualMessageTypeName()
(Inherited from Part )
GetCachedXPathQueries()
(Inherited from Part )
GetDFDef(String)
(Inherited from Part )
GetDistinguishedField(String)
(Inherited from DotNetPart )
GetFormatter()
GetPartProperties()
(Inherited from Part )
GetPartProperty(Type)
(Inherited from Part )
GetPartType()
(Inherited from Part )
GetPayloadProperty(PropertyDefinition)
(Inherited from DotNetPart )
GetPropertyValueNoThrow(Type)
(Inherited from Part )
GetPropertyValueThrows(Type)
(Inherited from Part )
GetXmlDocumentFragment(String)
(Inherited from Part )
GetXPathValue(String)
LoadFrom(Object)
(Inherited from Part )
Persist(String, Boolean)
PostPersist()
(Inherited from Part )
PrefetchXPathValue(String)
(Inherited from Part )
PrepareForWrite(PreferredValueRepresentation)
(Inherited from Part )
ProtectedLoadFrom(Object)
ProtectedPersist(MemoryStream, Object)
ProtectedRegisterWithValueTable()
(Inherited from Part )
ProtectedRetrieveAs(Type)
ProtectedUnpersist(Stream)
RetrieveAs(Type)
(Inherited from Part )
RetrieveForWriteAs(Type)
(Inherited from DotNetPart )
Rollback()
(Inherited from Part )
SetDistinguishedField(String, Object)
(Inherited from DotNetPart )
SetNewName(String)
(Inherited from Part )
SetPartProperty(Type, Object)
(Inherited from Part )
SetPayloadProperty(PropertyDefinition, Object)
(Inherited from DotNetPart )
SetPropertyValue(Type, Object)
(Inherited from Part )
SpecifyPartLevelPrefetching(Value)
(Inherited from Part )
Unpersist(UnderlyingPart)
XPathAssign(Part, String)
(Inherited from Part )
XPathStore(Object, String)
(Inherited from Part )
Applies to