| TranslationXslFilterNeedStart Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Globalization.TranslationXslFilter.NeedStart"]
Namespace: Activsoft.Engine.GlobalizationAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic bool NeedStart { get; }Public ReadOnly Property NeedStart As Boolean
Get
public:
virtual property bool NeedStart {
bool get () sealed;
}abstract NeedStart : bool with get
override NeedStart : bool with get
Property Value
Type:
BooleanImplements
IXslFilterNeedStart
See Also