Edit

Share via


XMLEnabledPropertyConverter Class

Definition

public abstract class XMLEnabledPropertyConverter : Microsoft.Hpc.Scheduler.Store.PropertyConverter
type XMLEnabledPropertyConverter = class
    inherit PropertyConverter
Public MustInherit Class XMLEnabledPropertyConverter
Inherits PropertyConverter
Inheritance
XMLEnabledPropertyConverter

Constructors

XMLEnabledPropertyConverter()

Methods

ConvertFilter(FilterProperty) (Inherited from PropertyConverter)
ConvertSetProp(StoreProperty) (Inherited from PropertyConverter)
ConvertSort(SortProperty) (Inherited from PropertyConverter)
ConvertXMLWriteProp(StoreProperty)
DeconvertGetProps(StoreProperty[]) (Inherited from PropertyConverter)
DeconvertXMLReadProps(StoreProperty[])
GetAllServerReplacementPropIds() (Inherited from PropertyConverter)
GetPropId() (Inherited from PropertyConverter)
GetRequiredServerReplacementPropIds() (Inherited from PropertyConverter)
GetXMLReplacementPropIds()
NeedsToRemoveReplacementPropsAfterXMLDeconvert()

Applies to