메소드 | 설명 | |
---|---|---|
ExtractingProperty ( System.Item item, ContentProperty propertyData ) : void |
Extractings the property.
|
|
PackagingProperty ( System.Item item, ContentProperty propertyData ) : void |
Packages the property.
|
메소드 | 설명 | |
---|---|---|
ReplacePropertyDataIds ( System.Item item, ContentProperty propertyData, Direction direction ) : void |
Replaces the property data Ids.
|
public ExtractingProperty ( System.Item item, ContentProperty propertyData ) : void | ||
item | System.Item | The item. |
propertyData | ContentProperty | The property data. |
리턴 | void |
public PackagingProperty ( System.Item item, ContentProperty propertyData ) : void | ||
item | System.Item | The item. |
propertyData | ContentProperty | The property data. |
리턴 | void |