Click or drag to resize

WriteBackHandlerGetProperty(String, ctPropertyScope) Method


Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public Tuple<CTAttribute, CTProperty> GetProperty(
	string oAttributeName,
	ctPropertyScope scope
)

Parameters

oAttributeName  String
scope  ctPropertyScope

Return Value

TupleCTAttribute, CTProperty
See Also