Click or drag to resize

PeriodicallyCleanRecycleBinStartDateSetterSetValue Method

[Missing <summary> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
public void SetValue(
	BaseObject targetObject,
	PropertyInfo targetProperty,
	Object value,
	IVarSet allProperties,
	IPropertyMap propertyMap,
	Dictionary<string, Object> operationTag
)

Parameters

targetObject
Type: NetIQ.DRA.Common.Rest.DataModelsBaseObject

[Missing <param name="targetObject"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

targetProperty
Type: System.ReflectionPropertyInfo

[Missing <param name="targetProperty"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

allProperties
Type: IVarSet

[Missing <param name="allProperties"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

propertyMap
Type: IPropertyMap

[Missing <param name="propertyMap"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

operationTag
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="operationTag"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.PeriodicallyCleanRecycleBinStartDateSetter.SetValue(NetIQ.DRA.Common.Rest.DataModels.BaseObject,System.Reflection.PropertyInfo,System.Object,NetIQ.DRA.SharedTypes.IVarSet,NetIQ.DRA.Common.Rest.DataModels.IPropertyMap,System.Collections.Generic.Dictionary{System.String,System.Object})"]

See Also