Interface IPropertyCopyOption

Represents options for copying an entity's property.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsContent
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IPropertyCopyOption

Properties

Method

Gets or sets copy method name.

Declaration
RequestResponse
PropertyCopyMethod Method { get; set; }
Property Value
TypeDescription
PropertyCopyMethod

Name

Gets or sets property name.

Declaration
RequestResponse
string Name { get; set; }
Property Value
TypeDescription
string

NewValue

Gets or sets new value of property.

Declaration
RequestResponse
string NewValue { get; set; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,