FunctionDefinitionId Property (MDFunctionTemplatePosition)
The id of the function definition set to the function template
public short FunctionDefinitionId {get; set;}
public:
property short FunctionDefinitionId {
short get();
void set ( short value);
}