
Visual Basic (Declaration) | |
---|---|
<DebuggerDisplayAttribute(Value="{new DebuggerDisplayPersistableObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")> Public MustInherit Class PersistableObject Implements IValidationContainer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PersistableObject |
C# | |
---|---|
[DebuggerDisplay(Value="{new DebuggerDisplayPersistableObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")] public abstract class PersistableObject : IValidationContainer |
C++/CLI | |
---|---|
[DebuggerDisplay(Value="{new DebuggerDisplayPersistableObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")] public ref class PersistableObject abstract : public IValidationContainer |
System.Object
SourceCode.Framework.PersistableObject
SourceCode.Framework.PersistableContainerObject
SourceCode.Workflow.Authoring.CodeFileTemplate
SourceCode.Workflow.Design.Interop.InteropImport
SourceCode.Workflow.Design.Interop.InteropPropertyTemplate
SourceCode.Workflow.Design.Interop.InteropTemplate
SourceCode.Workflow.Design.SmartObjectServices.SmartObjectCreationExcluded
SourceCode.Workflow.Design.SmartObjectServices.SmartObjectServicesDesignerMapping
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2